CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 上位机 串口

搜索资源列表

  1. usb68013 VC6.0上位机控制跑马灯,数码管,读IOusb转串口程序实验

    4下载:
  2. vc编写的上位机控制跑马灯,数码管,读IO实验,usb转串口程序
  3. 所属分类:其它程序

    • 发布日期:2010-04-30
    • 文件大小:6842375
    • 提供者:rmw2020@126.com
  1. VC6.0上位机Sci通讯程序

    2下载:
  2. 基于VC的上位机串口通讯,可以设置波特率,数据位数,打开串口,关闭串口等,实现和DSP2812通讯,实现对电机转速和转矩的设置
  3. 所属分类:通讯编程

  1. 上位机串口控制界面

    3下载:
  2. 上位机串口控制界面,控制电源的启动停止输出
  3. 所属分类:Windows编程

    • 发布日期:2011-05-06
    • 文件大小:56003
    • 提供者:shaney1985
  1. 基于QT的串口调试助手

    5下载:
  2. 本代码是windows下的QTCreator 下的串口通信的上位机的源码,编译后可以直接运行。
  3. 所属分类:界面编程

  1. VC-rs232.VC串口控制加摄像头视频适合机器人上位机

    0下载:
  2. VC串口控制加摄像头视频适合机器人上位机,只要适当改变active控件属性,就可以适应不同串口,很适合做机器人的上位机编程入门.,VC video camera plus serial control for robot host computer, as long as appropriate to change the active control properties, you can adapt to different serial port, it is suitable for r
  3. 所属分类:串口编程

    • 发布日期:2016-01-27
    • 文件大小:2342545
    • 提供者:dfood
  1. F2812_SCI02 PC机串口调试助手

    0下载:
  2. F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
  3. 所属分类:DSP编程

    • 发布日期:2017-03-22
    • 文件大小:363038
    • 提供者:奋斗不止
  1. 电导率仪的上位机数据采集软件.rar

    0下载:
  2. 电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机,并可将数据保存到access数据库中,the PC data acquisition software MCU through a serial port to the AD converter transmission of the results of PC, data can be saved to the database access
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:676993
    • 提供者:sf
  1. vcchuankou.rar

    0下载:
  2. vc上位机串口程序,编写接受线程与发送线程,及线程之间同步。通信协议,奇偶校验,vc PC serial procedures, prepared to accept the thread and sending threads, and synchronization between threads. Communication protocol, parity
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:39284
    • 提供者:还都
  1. socomm.rar

    2下载:
  2. SPCOMM,一个很好用串口编程控件。用它,上位机的串口编程会变得很简单,内附一个应用的例子(程序)。,SPCOMM, a good control to use serial programming. Use it, the serial PC programming will become very simple, containing examples of an application (process).
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:607352
    • 提供者:luojianming
  1. ELEKTROR_RFID_Reader

    1下载:
  2. 在淘宝花钱买来的MFRC522开发板资料,里面有各个接口程序,实现读卡操作,采取上位机串口通信。-To spend money in Taobao purchased development board MFRC522 information, there are various interface program, the realization of reader operation, to take PC serial communication.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1871605
    • 提供者:王工
  1. VB编写的上位机与下位机串口通信程序

    1下载:
  2. 实现上位机与下位机通信做出控制方案,通过VB开发控制界面;(To realize the communication between the host computer and the lower computer, to make the control program, and to develop the control interface through VB;)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:6144
    • 提供者:msnm1206
  1. 串口V3

    0下载:
  2. 用VC++MFC开发的上位机的串口通讯,发送并接收下位机数据(Serial communication of upper computer)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-22
    • 文件大小:69545984
    • 提供者:Fantsy
  1. 上位机串口通讯

    1下载:
  2. 自己写的比较完整的上位机串口助手,可以跟下位机建立通讯,并接发数据(Write your own complete PC serial assistant, can establish communication with the lower machine, and sending and receiving data)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:69710848
    • 提供者:Fantsy
  1. SerialTest

    0下载:
  2. 上位机串口通讯功能,通过VS2013编程,可以实现简单的数据发送和接收功能(serial test PC serial communication function, through the VS2013 programming, you can achieve a simple data transmission and reception function)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-24
    • 文件大小:99617792
    • 提供者:朱少帅
  1. S52串口通讯

    0下载:
  2. AT89S52串口通讯,与上位机串口通讯,发送与接收(AT89S52 serial communication, serial communication with the host computer, sending and receiving)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:25600
    • 提供者:芊芊123
  1. 串口

    1下载:
  2. C#上位机串口通信软件,实现串口收发,数据保存到文件(C# host computer serial communication software, the realization of serial port and transceiver, data storage to file)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:246784
    • 提供者:铁峰
  1. 用VC6.0实现上位机串口通信

    0下载:
  2. 用Win32 API设计串行通信的基本思路,在实际应用中,我们可以利用Win32 API设计出满足各种需要的串行通信程序。(Using Win32 API to design the basic idea of serial communication, in the practical application, we can design the serial communication program to meet all kinds of needs with the Win32 API
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:目恩
  1. 串口监视上位机

    1下载:
  2. 附件上传例程为:多通道串口数据处理解析上位机监控软件;(Serial port PC monitoring software)
  3. 所属分类:其他

    • 发布日期:2019-02-12
    • 文件大小:22320128
    • 提供者:zherui.liu
  1. javascript实现串口通信(亲身测试)

    3下载:
  2. 串口通信,mscomm32,内含注册串口通信的插件(Serial Communication, mscomm32, Plug-in for Registered Serial Communication)
  3. 所属分类:通讯编程

    • 发布日期:2019-11-09
    • 文件大小:3302400
    • 提供者:lixuchenkai
  1. 上位机串口

    1下载:
  2. 上位机通过USART与单片机通讯,可以实现字符和数字的发送和接收。(The upper computer which communicates with single chip microcomputer is written by C#)
  3. 所属分类:Windows编程

    • 发布日期:2020-11-05
    • 文件大小:5120
    • 提供者:qiongxiaozi
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com